Skip to main content

Release Notes next

🐞 Tally > Contests are not in order when using multi-contest encoding

Sort contest shows on tally results tabs based on the contest-order field in the election presentation.

🐞 Tally > Election aliases not used

Use election alias in all places in tally results. Fix showing 'event' or 'election' instead of the actual election event or election name/alias.

🐞 Tally > Export option can't be read correctly if title is too long

Modify the tally export translations to show the format before the document name.

🐞 Tally > "No Results" while loading the results

  1. Fix Tally results show "No results" while loading for it.
  2. Fix Starting new tally after review other tally results shows the previous tally results while processing the tally ceremony.

🐞 Fix Graphql Typescript issues

Update Graphql definitions in the admin-portal, which is required after a bad merge from main.

🐞 Keys Ceremony > State not cleared when switching Election Events

Clear keys ceremony state when switching events.

🐞 Tally > State not cleared when switching events

Fix tally state is not cleared when switching election events on the tally tab.

🐞 Username is shown after an attempted login with a valid username

When the Keycloak login flow used the step Username Password Form - Allowing password expiration, the email was being shown at the top of the login page after a failed login if the user existed, leaking the information that the user did exist.

🐞 Tally UI shows manual and executes automatic after policy switch

Now tally view checks if it's an automatic ceremony based on only the keys ceremony policy.

🐞 Can't filter voter logs by username

Fixed an issue that prevented to search logs by username in the Admin portal.

🐞 Tally > Ballot Image fails on second time: duplicate ACM key

Fix the unique key error by adding tennant and event id into the ACM key.